Fix various spelling mistakes in the documentation Change-Id: I762abb5bd34765c22b41f99c51dc37adc00766b1
diff --git a/Documentation/dev-plugins.txt b/Documentation/dev-plugins.txt index b39adf7..8cd7924 100644 --- a/Documentation/dev-plugins.txt +++ b/Documentation/dev-plugins.txt
@@ -263,7 +263,7 @@ Plugins can contribute their own "init step" during the Gerrit init wizard. This is useful for guiding the Gerrit administrator through -the settings needed by the plugin to work propertly. +the settings needed by the plugin to work properly. For instance plugins to integrate Jira issues to Gerrit changes may contribute their own "init step" to allow configuring the Jira URL, @@ -527,7 +527,7 @@ ---- If the plugin above is deployed under sh.jar file in `$site/plugins` -directory, generic commands can be called without specifing the +directory, generic commands can be called without specifying the actual SSH command. Note in the example below, that the called commands `ls` and `ps` was not explicitly bound: